#content .page {
  margin-top: 62px;
  margin-bottom: 58px;
}
#content .page ul {
  text-align: center;
}
#content .page ul li {
  display: inline-block;
  margin: 0 2px;
  width: 30px;
  height: 31px;
  vertical-align: top;
}
#content .page ul li.num {
  border: 1px solid #3866c4;
}
#content .page ul li.num a {
  line-height: 29px;
  color: #715b52;
  font-size: 14px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .page ul li.num:hover a {
  color: #3866c4;
}
#content .page ul li.prev {
  background: #474747;
}
#content .page ul li.prev a {
  line-height: 29px;
  font-size: 14px;
  color: #b8b8b8;
}
#content .page ul li.next {
  background: #3866c4;
}
#content .page ul li.next a {
  line-height: 29px;
  font-size: 14px;
  color: #ffffff;
}
#content .content-list {
  font-size: 0px;
  margin-top: 40px;
}
#content .content-list .left {
  display: inline-block;
  vertical-align: top;
  width: 255px;
  margin-right: 50px;
  margin-bottom: 58px;
}
#content .content-list .left .left-nav {
  position: relative;
  width: 247px;
  background: #f0f0f0;
  margin-left: 8px;
  padding-top: 116px;
  padding-bottom: 26px;
}
#content .content-list .left .left-nav .tit {
  position: absolute;
  left: -8px;
  top: 0;
  width: 244px;
  height: 100px;
  background: #3866c4;
  text-align: center;
  padding-top: 11px;
}
#content .content-list .left .left-nav .tit .s1 {
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  opacity: 0.3;
  filter: alpha(opacity=30);
  line-height: 1;
}
#content .content-list .left .left-nav .tit p {
  color: #ffc938;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  margin-top: 7px;
}
#content .content-list .left .left-nav .tit p span {
  color: #ffffff;
}
#content .content-list .left .left-nav ul li {
  position: relative;
  width: 236px;
  height: 50px;
  background: #ffffff;
  text-align: center;
  margin-top: 10px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .content-list .left .left-nav ul li .color {
  width: 8px;
  height: 50px;
  background: #3866c4;
  position: absolute;
  left: -8px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .content-list .left .left-nav ul li a {
  color: #333333;
  font-size: 16px;
  line-height: 50px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .content-list .left .left-nav ul li.on,
#content .content-list .left .left-nav ul li:hover {
  background: #3866c4;
}
#content .content-list .left .left-nav ul li.on .color,
#content .content-list .left .left-nav ul li:hover .color {
  background: #fdad00;
}
#content .content-list .left .left-nav ul li.on a,
#content .content-list .left .left-nav ul li:hover a {
  color: #ffffff;
}
#content .content-list .left .left-contact {
  font-size: 0px;
  padding: 24px;
  width: 100%;
  height: 317px;
  background: url(../images/contact.jpg) no-repeat center center;
  margin-top: 44px;
}
#content .content-list .left .left-contact .p1 {
  color: #ff6c00;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
#content .content-list .left .left-contact .p1 span {
  color: #333333;
}
#content .content-list .left .left-contact .p2 {
  color: #333333;
  font-size: 20px;
  font-weight: lighter;
  opacity: 0.5;
  filter: alpha(opacity=50);
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .content-list .left .left-contact .tel .icon {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 44px;
  background: url(../images/icon.png) no-repeat center center;
  margin-right: 7px;
}
#content .content-list .left .left-contact .tel .info {
  display: inline-block;
  vertical-align: middle;
}
#content .content-list .left .left-contact .tel .info span {
  color: #888888;
  font-size: 13px;
  font-weight: lighter;
}
#content .content-list .left .left-contact .tel .info p {
  color: #3866c4;
  font-size: 24px;
  font-weight: bold;
}
#content .content-list .right {
  display: inline-block;
  vertical-align: top;
  width: 895px;
}
#content .content-list .right .crumb {
  border-bottom: 1px solid #e1e1e1;
  height: 41px;
}
#content .content-list .right .crumb h4{
  font-weight: bold;
  font-size: 18px;
  float: left;
  line-height: 41px;
}
#content .content-list .right .crumb p {
  float: right;
  line-height: 40px;
  color: #999999;
  font-size: 12px;
}
#content .content-list .right .crumb p .iconfont {
  font-size: 12px;
  color: #ffc938;
  margin-right: 12px;
}
#content .content-list .right .crumb p a {
  color: #999999;
  font-size: 12px;
}
#content .content-list .right .view h1{
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
}
#content .content-list .right .view .date{
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}
#content .pro-list .right .list {
  margin-top: 10px;
  padding: 10px 0 50px 0;
}
#content .pro-list .right .list ul li {
  width: 285px;
  height: 253px;
  overflow: hidden;
  display: inline-block;
  margin-right: 20px;
  margin-top: 32px;
}
#content .pro-list .right .list ul li:nth-child(3n) {
  margin-right: 0;
}
#content .pro-list .right .list ul li .pic {
  position: relative;
  display: block;
  width: 100%;
  height: 197px;
}
#content .pro-list .right .list ul li .pic img {
  width: 100%;
  height: 100%;
}
#content .pro-list .right .list ul li .pic .mask {
  position: absolute;
  top: -197px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(253, 173, 0, 0.8);
  text-align: center;
  padding-top: 70px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .pro-list .right .list ul li .pic .mask span {
  color: #ffffff;
  font-size: 40px;
  border-bottom: 2px solid #ffffff;
}
#content .pro-list .right .list ul li .tit {
  display: block;
  color: #333333;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  border-bottom: 3px solid #e7e7e7;
  margin-top: 3px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .pro-list .right .list ul li:hover .pic .mask {
  top: 0;
}
#content .pro-list .right .list ul li:hover .tit {
  color: #3866c4;
  border-color: #bdcdec;
}
#content .news-list .right .list {
  margin-top: 10px;
}
#content .news-list .right .list ul li {
  width: 100%;
  height: 155px;
  position: relative;
  overflow: hidden;
}
#content .news-list .right .list ul li .pic {
  position: absolute;
  left: -273px;
  display: block;
  width: 273px;
  height: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .news-list .right .list ul li .pic img {
  width: 100%;
  height: 100%;
}
#content .news-list .right .list ul li .info {
  width: 100%;
  height: 100%;
  border-bottom: 1px dashed #d2d2d2;
  padding-top: 39px;
  float: right;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .news-list .right .list ul li .info .title {
  line-height: 24px;
}
#content .news-list .right .list ul li .info .title .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
  line-height: 24px;
  width: 18px;
  height: 16px;
  background: url(../images/icon1.png) no-repeat center center;
}
#content .news-list .right .list ul li .info .title .tit {
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .news-list .right .list ul li .info .title .more {
  display: block;
  width: 87px;
  height: 24px;
  background: #f0f0f0;
  float: right;
  color: #888888;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#content .news-list .right .list ul li .info .desc {
  color: #888888;
  font-size: 14px;
  line-height: 26px;
  margin-top: 18px;
}
#content .news-list .right .list ul li:hover .pic {
  left: 0;
}
#content .news-list .right .list ul li:hover .info {
  width: 581px;
}
#content .news-list .right .list ul li:hover .info .title .tit {
  color: #3866c4;
}
#content .news-list .right .list ul li:hover .info .title .more {
  background: #3866c4;
  color: #ffffff;
}
#content .news-list .right .list ul li:hover .info .desc {
  line-height: 21px;
  margin-top: 11px;
}
#content .page-list .right .list .content-detail {
  color: #555555;
  font-size: 16px;
  line-height: 30px;
  margin-top: 35px;
}
.pager{
  margin: 50px 0;
}
.pager p{
  font-size: 16px;
  color: #333333;
}
.pager p a{
  color: #333333;
}

/*表单*/

.form {
	width: 100%;
	padding: 55px 0;
}
.form_tit {
	width: 100%;
	text-align: center;
}
.form_tit .p1 {
	font-size: 36px;
	color: #efefef;
	text-transform: uppercase;
}
.form_tit .p2 {
	font-size: 24px;
	color: #333333;
	height: 68px;
	line-height: 68px;
}
.form_tit .p3 {
	width: 800px;
	height: 43px;
	line-height: 43px;
	background: #efefef;
	margin: 0 auto;
	font-size: 12px;
	color: #9c9c9c;
}
.layui-form {
	width: 830px;
	margin: 50px auto 0;
}
.layui-form td span {
	font-size: 16px;
	color: #333333;
	margin: 0 15px;
	float: left;
	line-height: 46px;
}
.layui-form table {
	width: 100%;
}
.layui-form td {
	width: 50%;
	padding-bottom: 25px;
	position: relative;
}
.layui-form td input {
	height: 46px;
	text-indent: 25px;
	font-size: 16px;
	line-height: 46px;
	border-radius: 5px;
	background: none;
	outline: none;
	border: 1px solid #cccccc;
	width: 264px;
}
.layui-form .new input {
	width: 674px;
}
.layui-form td .s1 {
	color: red;
	float: right;
	margin-right: 10px;
}
.layui-form textarea {
	resize: none;
	border: 1px solid #cccccc;
	border-radius: 5px;
	width: 670px;
	padding: 5px;
	outline: none;
	background: none;
	height: 153px;
}
.form ul {
	width: 100%;
	text-align: center;
}
.form ul li {
	display: inline-block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	margin: 0 15px;
}
.form ul li input {
	width: 100%;
	height: 100%;
}